词语站>英语词典>add together翻译和用法

add together

英 [æd təˈɡeðə(r)]

美 [æd təˈɡeðər]

加起来,总计

英英释义

verb

双语例句

  • OK, I can certainly print out strings, but I can actually add strings together, and just as you saw, I can multiply strings, you can kind of guess what this is going to do.
    当然我可以显示字符串,但是其实我还可以令字符串相加,如你所见到的,我可以令字符串相乘,你们可以想想答案是什么。
  • It says, take value of y and value of x, add them together, y and create that as the new value of y.
    把x和y的值,加到一起,然后把和赋值给。
  • Practice: the black tea bag and ginger add cup together, with more than ninety degree water brew to wait to add to the temperature, honey.
    做法:把红茶包和生姜一起放入杯中,用九十度以上水冲泡,等稍温后放入蜂蜜。
  • Add these figures together and find the total.
    把这些数加在一起,看总共是多少。
  • In practice we can select either one of them or both methods add together to analysis according to the waste water and the environment of the tannery.
    实践中可以根据制革厂排放的废水特性及周围环境的要求,选择其中之一种或将两种方法串联使用。
  • As we want to add two numbers together, and get a result back, we will use three parameters.
    至于我们要增加两个数字相加,并得到一个结果的时候,我们将使用三个参数。
  • Add this numbers together and give me the total.
    把这些数字加起来,告诉我总数是几许。
  • The problem is we can't add these two together.
    这个问题是我们不能把他们直接相加。
  • You can grab a single element, add different elements together, slice out several elements, and even add together different slices.
    您可以获得单个元素,将不同的元素添加在一起,切出几个元素,甚至将不同的片段添加在一起。
  • In this case, the query first declares two variables, and then uses the let construct to add them together and the result construct to return the result.
    在本例中,查询首先声明两个变量,然后使用let函数将它们合并起来,并使用result函数返回结果。